ComponentOne ASP.NET MVC Controls
IsContentHtml Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : IsContentHtml Property
Gets or sets a value indicating whether the drop-down list displays items as plain text or as HTML.
Syntax
'Declaration
 
Public Overridable Property IsContentHtml As Boolean
public virtual bool IsContentHtml {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members